Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image ghcr.io/gethomepage/homepage to v0.8.2 #1673

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Nov 25, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage patch v0.8.0 -> v0.8.2

Release Notes

gethomepage/homepage (ghcr.io/gethomepage/homepage)

v0.8.2

Compare Source

Notice

This release fixes an issue in v0.8.1 that broke homepage for some users

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v0.8.0...v0.8.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner November 25, 2023 17:06
@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Nov 25, 2023
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Nov 25, 2023

--- kubernetes/apps/default/homepage/app Kustomization: flux-system/cluster-apps-default-homepage HelmRelease: default/homepage

+++ kubernetes/apps/default/homepage/app Kustomization: flux-system/cluster-apps-default-homepage HelmRelease: default/homepage

@@ -21,13 +21,13 @@

   upgrade:
     remediation:
       retries: 5
   values:
     image:
       repository: ghcr.io/gethomepage/homepage
-      tag: v0.8.0
+      tag: v0.8.2
     enableRbac: true
     env:
       TZ: ${TIMEZONE}
     ingress:
       main:
         enabled: true

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Nov 25, 2023

--- kubernetes HelmRelease: default/homepage Deployment: default/homepage

+++ kubernetes HelmRelease: default/homepage Deployment: default/homepage

@@ -27,13 +27,13 @@

       serviceAccountName: homepage
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: homepage
-        image: ghcr.io/gethomepage/homepage:v0.8.0
+        image: ghcr.io/gethomepage/homepage:v0.8.2
         imagePullPolicy: null
         env:
         - name: TZ
           value: ${TIMEZONE}
         ports:
         - name: http

Copy link

cloudflare-workers-and-pages bot commented Nov 25, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 46d5994
Status: ✅  Deploy successful!
Preview URL: https://96ea5b31.home-cluster.pages.dev
Branch Preview URL: https://renovate-ghcr-io-gethomepage.home-cluster.pages.dev

View logs

@layla-bot layla-bot bot force-pushed the renovate/ghcr.io-gethomepage-homepage-0.x branch from 12958c7 to 46d5994 Compare November 25, 2023 19:06
@layla-bot layla-bot bot changed the title fix(container): update image ghcr.io/gethomepage/homepage to v0.8.1 fix(container): update image ghcr.io/gethomepage/homepage to v0.8.2 Nov 25, 2023
@kashalls kashalls merged commit a412b9f into main Nov 26, 2023
7 checks passed
@layla-bot layla-bot bot deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch November 26, 2023 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant